home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / SPORTS / SWIM.OPD < prev    next >
Encoding:
Text File  |  1996-11-19  |  2.7 KB  |  99 lines

  1. #[document 13.7 174.2 187.3 234
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(54.40,202.65);
  16. c(50.55,201.00,46.95,198.55,44.20,195.35);
  17. c(39.35,189.55,30.55,188.65,24.70,183.75);
  18. finish_edge();
  19. p=path();
  20. gc_draw_style(stroked);
  21. gc_line_join_style(round);
  22. gc_line_cap_style(round);
  23. gc_stroke_width(4.00);
  24. gc_font_draw_style(0);
  25. gc_color(0.00,0.00,0.00);
  26. s[0]=draw(p);
  27. m(25.85,184.55);
  28. finish_edge();
  29. p=path();
  30. gc_line_cap_style(butt);
  31. gc_stroke_width(3.00);
  32. s[1]=draw(p);
  33. s[0]:=s[1];
  34. m(81.95,208.55);
  35. c(82.00,214.70,90.60,222.95,85.55,226.45);
  36. c(80.70,229.85,68.85,232.00,68.85,232.00);
  37. finish_edge();
  38. p=path();
  39. gc_line_cap_style(round);
  40. gc_stroke_width(4.00);
  41. gc_color(0.00,0.00,0.00,78.60,208.30,100.00,0.00,0.01,104.30,232.40);
  42. gc_opacity(1.00,78.60,208.30,0.00,104.30,232.40);
  43. s[1]=draw(p);
  44. s[0]:=s[1];
  45. m(60.85,197.00);
  46. c(68.30,187.80,83.25,187.70,95.00,186.90);
  47. c(104.90,186.25,114.75,187.15,124.75,187.25);
  48. c(138.85,187.35,152.70,189.75,166.70,191.45);
  49. c(168.45,191.60,168.00,195.00,169.60,195.85);
  50. c(172.15,197.20,175.00,194.30,177.75,194.00);
  51. c(180.35,193.70,185.55,194.60,185.55,194.60);
  52. finish_edge();
  53. p=path();
  54. gc_stroke_width(3.50);
  55. gc_color(0.00,0.00,0.00);
  56. gc_opacity(1.00);
  57. s[1]=draw(p);
  58. m(128.60,195.10);
  59. c(134.80,197.10,141.90,196.65,147.80,199.65);
  60. c(153.45,202.55,159.45,205.10,164.80,208.45);
  61. c(166.30,209.35,166.10,212.45,167.95,212.95);
  62. c(170.10,213.45,171.90,211.00,174.05,210.35);
  63. c(176.75,209.55,182.70,208.70,182.70,208.70);
  64. finish_edge();
  65. p=path();
  66. gc_stroke_width(4.00);
  67. gc_color(0.00,0.00,0.00,134.45,206.55,100.00,0.00,0.01,200.35,203.45);
  68. gc_opacity(1.00,134.45,206.55,0.00,200.35,203.45);
  69. s[2]=draw(p);
  70. s[1]:=s[2];
  71. m(82.30,204.10);
  72. c(83.15,199.90,88.95,196.35,93.20,197.00);
  73. c(98.60,197.85,103.90,200.35,109.25,199.80);
  74. c(114.90,199.10,119.65,195.05,125.25,194.40);
  75. c(126.50,194.25,128.75,195.15,128.75,195.15);
  76. finish_edge();
  77. p=path();
  78. gc_color(0.00,0.00,0.00);
  79. gc_opacity(1.00);
  80. s[2]=draw(p);
  81. s[1]over=s[2];
  82. s[0]:=s[1];
  83. m(53.85,216.15);
  84. c(53.80,211.30,57.60,207.35,62.45,207.25);
  85. c(67.30,207.20,71.30,211.00,71.35,215.85);
  86. c(71.45,220.70,67.60,224.70,62.75,224.75);
  87. c(57.90,224.85,53.95,221.00,53.85,216.15);
  88. close_edge();
  89. p=path();
  90. gc_line_cap_style(butt);
  91. gc_color(0.00,0.00,0.00,53.70,207.40,100.00,0.00,0.01,83.35,224.40);
  92. gc_opacity(1.00,53.70,207.40,0.00,83.35,224.40);
  93. s[1]=draw(p);
  94. s[0]over=s[1];
  95. page:=s[0];
  96. s=NULL;
  97. #]page
  98. #]document
  99.